home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 January, February, March & April
/
Chip-Cover-CD-2007-02.iso
/
Pakiet bezpieczenstwa
/
mini Pentoo LiveCD 2006.1
/
mpentoo-2006.1.iso
/
livecd.squashfs
/
opt
/
pentoo
/
scripts
/
kismet.sh
< prev
next >
Wrap
Linux/UNIX/POSIX Shell Script
|
2006-05-11
|
270b
|
10 lines
#!/bin/bash
echo "Attempting to autoconfigure Kismet"
echo "Running /usr/local/sbin/monitor"
monitor
echo _"If it failed, you can edit the /etc/kismet.conf and figure"
read -t 5 -p "out the right capure source as they are listed" toto
kismet_server &
gkismet 127.0.0.1